ComponentOne ASP.NET MVC Controls
OnClientDraggedRow Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : OnClientDraggedRow Property
Occurs when the user finishes dragging a row.
Syntax
'Declaration
 
Public Overridable Property OnClientDraggedRow As String
public virtual string OnClientDraggedRow {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members